Welcome![Sign In][Sign Up]
Location:
Search - vc c/s

Search list

[WinSock-NDISvc_talk

Description: 运用VC++编写的一个简单聊天程序,局域网内可用,C/S模式-VC prepared by the use of a simple chat procedures available within the LAN, C / S mode
Platform: | Size: 58420 | Author: 陈杰 | Hits:

[Othertrade

Description: thank you vc++ c++ how are you what s you name
Platform: | Size: 304195 | Author: 邓江帆 | Hits:

[Other resourceFiveChess

Description: “网络五子棋”程序。使用MFC和VC++6。0编写的2D游戏。(点对点的非C/S模式程序,即一个程序可做服务器又可做客户端)
Platform: | Size: 53442 | Author: 余小剑 | Hits:

[Other resourceRPGgame

Description: c/s架构的网络游戏Demo,vc++原代码,服务器端和客户端原代码均有,是一个很好的学习网络3d游戏开发的模板.
Platform: | Size: 592843 | Author: huangfei | Hits:

[Other resource10QQ

Description: 案例10 C/S分布式QQ模型聊天室(用VC++.NET描述)
Platform: | Size: 192332 | Author: ccc | Hits:

[TCP/IP stacksocket

Description: 一个关于C/S架构的程序,VC中Socket通信的使用
Platform: | Size: 82144 | Author: huafan | Hits:

[Other resourceFiveChessDesignForSE

Description: 本项目所开发的软件系统全称为“多功能五子棋游戏”。 本项目为《高级软件工程》课程大作业选题,由项目客户(XX老师)提出并由Flying团队组织开发,本项目开发主要目的为学习并熟悉软件工程项目开发流程,本项目的预期用户是XXXX大学软件工程专业XX级所有五子棋游戏爱好者。 本项目所开发游戏软件可在Windows98及以上版本操作系统下运行,可基于C/S架构提供网络对弈(二人对弈)模式在小型局域网运行。 本软件项目取材于社会上流行的五子棋游戏,以信息技术为载体,为广大五子棋游戏爱好者提供了一个交流平台。本软件按照通用的五子棋规则设计,既支持人机对战模式,还提供了网络对垒模式,可以在娱乐中益智,在娱乐中促进交流。本软件安装也非常简便,在您的计算机上执行本软件包即可。 压缩包中还包括开发的各种文档。可以为VC,软件工程等课程设计作参考。
Platform: | Size: 2953609 | Author: liuxin | Hits:

[TCP/IP stackNet_Tetris_17

Description: 用TCP协议以C/S模式 实现两个用户的俄罗斯方块游戏 开发环境vc++6 可以无限扩展...重在思想
Platform: | Size: 100700 | Author: 简单 | Hits:

[Internet-Networkqqvc

Description: 本人软件课设期间用VC++做的一个局域网通信系统,和QQ很类似,C/S模式,客户端登录到服务器后,其用户列表可以显示其他用户头像,另外集成了文件传送和聊天记录的保存和查看功能,聊天记录用文件保存,没有使用数据库。
Platform: | Size: 363804 | Author: 朱于畋 | Hits:

[Other resourcecsexamsys

Description: VC做的C/S考试系统,对初学者是个很好素材
Platform: | Size: 162671 | Author: 常松 | Hits:

[ICQ-IM-ChatCSocket

Description: VC++实现基于C/S模式的聊天程序,是网络编程的基础。
Platform: | Size: 65485 | Author: 阿德 | Hits:

[Graph programDISLIN_v93_vc

Description: DISLIN数据可视化VC++/C库。 DISLIN是一个著名的图形函数/数据可视化库,他支持多种编程语言,包括fortran,c/c++, java, perl, python等,有针对多种平台的版本。 DISLIN成功的原因在于其简单易学。他的图形函数只需要几个参数就可以调用。 dislin的默认坐标系是屏幕左上角为0,0,又下角为2969,2099,是A4纸的尺寸。 通常dislin绘图的基本过程如下: 1) 设置页面格式,图形文件格式,文件名 图形文件格式支持几乎所有流行格式, tiff, bmp, pdf, wmf等,也可以屏幕输出,格式为vga, xwindow等。 setpag, page, metafl, setfil 2) 初始化.disini() 3) 设置绘图参数 4) 绘制坐标轴(graf, polar, grafmp, graf3, graf3d 5) 绘制图标题(title) 6) 绘制数据点(curve, curve3, curv3d, bars, piegrf, surfce, contur) 7) 结束(disfin) 一般调用这几个函数和相应的绘图函数也就足够了。我觉得值得关注的功能就是他支持perl和python脚本绘图,这个对于b/s模式的数据浏览非常有好处。
Platform: | Size: 11565258 | Author: donotspam | Hits:

[ADO-ODBCvc_libsystem

Description: 简单的vc图书馆管理系统。 C/S模式。
Platform: | Size: 210795 | Author: 李威 | Hits:

[WinSock-NDISChatterRoom

Description: 用vc实现的简单聊天室,基于C/S模式,适合初学者学习。
Platform: | Size: 67522 | Author: chengcheng | Hits:

[Other resourceVc.net

Description: The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .
Platform: | Size: 3145516 | Author: 王思漫 | Hits:

[WinSock-NDISwinchat

Description: 用VC编写的聊天程序 C S 模式 很好的源代码 -VC chat program prepared by the S model good C source code
Platform: | Size: 62150 | Author: 肖童 | Hits:

[WinSock-NDISVC++网络高级编程之七

Description: HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand. HTTPSvr : This is Microsoft's HTTP server routines, the need to be used in building a C : \\ webpages \\ directory. You put the directory of webpages Manchester C : good enough. Below is the original readme
Platform: | Size: 295665 | Author: 张思发 | Hits:

[Other resourceC++ View

Description: 关于VC的书籍,很不错的,又它的历史,还有大师的评价。-VC on the books, very good, it's history, a master of evaluation.
Platform: | Size: 543024 | Author: 刘志刚 | Hits:

[Other resource基于VC的神经网络开发程序包(原码)

Description: 可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... please look at the use of pre-documented, and then the establishment of a project document, you will be able to understand the author's ideas will be very convenient for the various neural network design, I in a system in which to use it, the current version of the development kit has entered 0.7, but the function almost, I think that this version of 0.5 is also very convenient, so he made to share.
Platform: | Size: 422928 | Author: 李洋 | Hits:

[Windows DevelopVC 十个评委评分系统

Description: 这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨-Because of STL libary of C++ used in this grade system,it has little code.The system carries out all the function with just 30 rows code.It s very interesting,you d better have a look.
Platform: | Size: 73714 | Author: 成龙 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »

CodeBus www.codebus.net